projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c45932f
)
docs: fix spurious list close tag
author
William Jon McCann
<william.jon.mccann@gmail.com>
Mon, 3 Feb 2014 14:51:40 +0000
(09:51 -0500)
committer
William Jon McCann
<william.jon.mccann@gmail.com>
Mon, 3 Feb 2014 14:51:40 +0000
(09:51 -0500)
Missed by patch
30cc1512e
gtk/gtklabel.c
patch
|
blob
|
history
diff --git
a/gtk/gtklabel.c
b/gtk/gtklabel.c
index a91c0add1678d0261782473b0ee9928c76137dce..ab769f1aae6a8165512cfb788f6a6be549ac1dc8 100644
(file)
--- a/
gtk/gtklabel.c
+++ b/
gtk/gtklabel.c
@@
-596,7
+596,6
@@
gtk_label_class_init (GtkLabelClass *class)
* - Arrow keys move by individual characters/lines
* - Ctrl-arrow key combinations move by words/paragraphs
* - Home/End keys move to the ends of the buffer
- * </itemizedlist>
*/
signals[MOVE_CURSOR] =
g_signal_new (I_("move-cursor"),